Learn R Programming

ngram (version 1.1)

ngram print: ngram printing

Description

Print methods.

Usage

## S3 method for class 'ngram':
print(x, full=FALSE)

## S3 method for class 'ngram': show(object)

Arguments

x,object
An ngram object.
full
logical; determines if the complete set of n-grams and their nextwords should be printed.

See Also

ngram, babble